2007-08-02 Kevin Cozens <kcozens@cvs.gnome.org>
* extensions/gggl.c
* extensions/gggl-lies.c: Only include math.h once.
svn path=/trunk/; revision=235
+2007-08-02 Kevin Cozens <kcozens@cvs.gnome.org>
+
+ * extensions/gggl.c
+ * extensions/gggl-lies.c: Only include math.h once.
+
2007-08-01 Øyvind Kolås <pippin@gimp.org>
Fixed compiler abort on certain LDFLAGS values (-Wl,-z,defs) by
/******* lab, xyz and rgb interaction, lifted from cpercep by adam d. moss */
-#include <math.h>
-
/*
static const double Xn = 0.951;
static const double Yn = 1.0;
/******* lab, xyz and rgb interaction, lifted from cpercep by adam d. moss */
-#include <math.h>
-
/*
static const double Xn = 0.951;
static const double Yn = 1.0;